🚨 [security] Update carrierwave 1.3.1 → 1.3.4 (patch) #230
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ carrierwave (1.3.1 → 1.3.4) · Repo · Changelog
Security Advisories 🚨
🚨 Server-side request forgery in CarrierWave
🚨 Code Injection vulnerability in CarrierWave::RMagick
Release Notes
1.3.4
1.3.3
1.3.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 48 commits:
Version 1.3.4Merge pull request #2699 from marcogregorius/test-ruby-3.2Test against Ruby 3.2 in CIVersion 1.3.3Merge pull request #2644 from kaoru/1.x-stableFix Ruby 2.7 deprecation warn on Mounter#remove?Add back the JRuby buildsFix ActiveRecord 4.x buildsMerge pull request #2640 from marcogregorius/add-ciSet sqlite3 back to ~>1.3.6Bump sqlite3 version for rails <= 5.2fix gem dependenciesAdd Ruby >= 2.2 and Rails >= 4.0 back in matrixRemove ruby-head and jruby-head from test matrixReplace rails-master.gemfile with rails-main.gemfileRemove forked fog-google dependencyAvoid breaking changes in ssrf_filterFix obsolete URI.encode in specRemove forked fog-google dependencyRemove Postgresql and use sqlite3 for testing ActiveRecordAdd CI on GitHubVersion 1.3.2Fix Code Injection vulnerability in CarrierWave::RMagickFix SSRF vulnerability in the remote file download featureURI.open does not exist before Ruby 2.5URI.encode becomes escape, not unescapeMerge pull request #2462 from aubinlrx/tweak/deprecation_warning_ruby_27Cloud not make JRuby build pass on Xenial, reverting back to TrustyFix build issues with PostgreSQL and ImageMagickuse URI.open instead of Kernel.open for Ruby 2.7Use URI::DEFAULT_PARSER.unescape instead of URI.decode for Ruby 2.7Fix kwargs usage for Ruby 2.7Merge pull request #2377 from stanhu/sh-pass-openstack-optionsMerge pull request #2375 from QuickBlox/add-azure-rm-authenticated-urlMerge pull request #2374 from hagarabdelwaha/masterTravis's ImageMagick is pretty old, lock RMagick to 2.xPass OpenStack options in get_object_https_urlAdd AzureRM to support authenticated_urlUpdate README.mdMerge pull request #2367 from nagatea/refactor_sanitized_file_pathFix JRuby buildsRefactor SanitizedFile#pathUse gemified version of activerecord-jdbcpostgresql-adapterCI against jruby 9.2CI against ruby 2.6CI against newer jruby 9.1.xWe're still testing against old rubies that aren't supported by bundler 2.xCI against newer rubiesRelease Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Security Advisories 🚨
🚨 TZInfo relative path traversal vulnerability allows loading of arbitrary files
Release Notes
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
🆕 ssrf_filter (added, 1.0.8)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands